C (23/254)

From:Allan Odgaard
Date:24 Apr 00 at 02:38:39
Subject:Blitting tiles (was: Re: Minterms)

On 23-Apr-00, Daithi O'Cuinn wrote:

> I am investigating a different strategy in which I write the tiles directly
> to the windows rastport using the excellent guigfx library (you might want to
> take a look at this, BTW, speed seems pretty good), but this is flickery.

If your image is made up of several tiles then you shouldn't let something like
guigfx library process each and every one of them, since the quantizing done
should result in the same for all of them. You may also use the existing tiles
(in the rastport) as source for next blit, causing an exponential growing
source... but please try to tell more about your program for any concrete
advice.

Regards Allan

------------------------------------------------------------------------
Your high school sweetheart-where is he now? With 4.4 million alumni
already registered at Classmates.com, there's a good chance you'll
find her here. Visit your online high school class reunion at:
http://click.egroups.com/1/3139/1/_/451227/_/956540894/
------------------------------------------------------------------------